Hip_D3D11_FragmentShader

Undocumented in source.

Members

Functions

getBitmapTextFragment
string getBitmapTextFragment()
Undocumented in source. Be warned that the author may not have intended to support it.
getDefaultFragment
string getDefaultFragment()
Undocumented in source. Be warned that the author may not have intended to support it.
getFrameBufferFragment
string getFrameBufferFragment()
Undocumented in source. Be warned that the author may not have intended to support it.
getGeometryBatchFragment
string getGeometryBatchFragment()
Undocumented in source. Be warned that the author may not have intended to support it.
getSpriteBatchFragment
string getSpriteBatchFragment()

Creates a massive switch case for supporting array of textures. D3D11 causes an error if trying to access texture with a variable instead of a literal.

Variables

fs
ID3D11PixelShader fs;
Undocumented in source.
shader
ID3DBlob shader;
Undocumented in source.

Meta